{
  mplay_message_send(0,2,global.myname+' left the chatroom');
  mplay_session_end();
  mplay_end();
  room_goto(menu);
}